Skip to content

openssh: 8.2p1 -> 8.3p1#90264

Merged
FRidh merged 1 commit intoNixOS:stagingfrom
prusnak:openssh-8.3
Jul 31, 2020
Merged

openssh: 8.2p1 -> 8.3p1#90264
FRidh merged 1 commit intoNixOS:stagingfrom
prusnak:openssh-8.3

Conversation

@prusnak
Copy link
Member

@prusnak prusnak commented Jun 13, 2020

Motivation for this change

Version update: https://www.openssh.com/releasenotes.html

Fixes #90262 + compiles openssh_hpn with recent openssl

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot requested review from aneeshusa and edolstra June 13, 2020 22:51
@ofborg ofborg bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. labels Jun 13, 2020
compile openssh_hpn with recent openssl
@prusnak
Copy link
Member Author

prusnak commented Jun 16, 2020

@GrahamcOfBorg build openssh openssh_gssapi openssh_hpn

1 similar comment
@FRidh
Copy link
Member

FRidh commented Jun 19, 2020

@GrahamcOfBorg build openssh openssh_gssapi openssh_hpn

@FRidh FRidh added this to the 20.09 milestone Jul 2, 2020
@kristoff3r
Copy link
Contributor

I've been using this PR as an override for my system for a week or so with no problems. Is there anything blocking for this to get merged? Although it should probably be to staging.

@prusnak prusnak changed the base branch from master to staging July 26, 2020 13:10
@prusnak
Copy link
Member Author

prusnak commented Jul 26, 2020

Changed the target branch to staging.

@FRidh FRidh merged commit f034637 into NixOS:staging Jul 31, 2020
@prusnak prusnak deleted the openssh-8.3 branch September 24, 2020 08:05
@aneeshusa aneeshusa mentioned this pull request Oct 8, 2020
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

openssh: upgrade to version 8.3

5 participants